TEMP CBO COURT ROOM FIX AUG26
=============================

WHAT THIS FIXES
Since CK3 1.19, the game stores an active Court Visual per royal court. It is set
the first time your court opens in a session and script flags cannot change it
afterward. That is why CBO's carnal court stopped swapping to the bedroom: it
works only if the scene is the very first court open of the session, and any other
time you get a naked couple sitting in the normal throne room.

HOW IT WORKS
csirke128 diagnosed this within days of 1.19 and shipped the answer in CBO
Unofficial Animation 1.13: the court window flips through the Court Visuals tab
and back in zero seconds on open, because the reset to default only works while
that tab is active, and the reset makes the game re-evaluate the room with the
current flags. Later community gui files fixed the Court Visuals tab but removed
that flip, which made manual room choices stick again and silently refroze every
scene room. This patch restores the flip and the reset on current-version gui
files, so both the Court Visuals tab and the scene rooms work.

THE TRADE
Unchanged from Animation 1.13: a manually chosen Court Visual resets to default
when the court opens. Scene rooms work everywhere, always. Pick your poison; this
patch picks working scenes.

INSTALL
Place the folder and the .mod file in Documents/Paradox Interactive/Crusader
Kings III/mod, add TEMP CBO Court Room Fix Aug26 to your playset BELOW CBO Unofficial
Animation. Remove any window_royal_court or window_court_visuals gui files you
previously dropped into CBO's own gui folder, this patch replaces them by load
order and they can only fight it.

COMPATIBILITY
Load below anything else that touches window_royal_court.gui or
window_court_visuals.gui. Built against CK3 1.19.0.6 and CBO Unofficial
Animation current gui. Assembled by iamthesp from csirke128's own 1.13 mechanism.
